RetweetExpansion

enum RetweetExpansion : Enum<RetweetExpansion>

Expansions enable requests to expand an ID into a full object in the includes response object.

Entries

Link copied to clipboard
ALL(PINNED_TWEET_ID.value)

All expansion fields

Link copied to clipboard
PINNED_TWEET_ID("pinned_tweet_id")

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val value: String